home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 September
/
Macworld (1997-09).dmg
/
Games World
/
Games Utilities
/
NetRPG
/
NetRPG 3.0.1
/
NetRPG 3.0.1.rsrc
/
STR#_134.txt
< prev
next >
Wrap
Text File
|
1997-07-10
|
1KB
|
39 lines
/CLEAR - sends 20 blank lines to your info window
/MOVE, /MV 99666 - moves icon NE 2 spaces, then E 3 spaces (directions are the keypad numbers)
/MOVETO, MVTO 40,2 - moves character's map icon to space 40,2
/MAP - prints out ascii info the DM has entered onto the server
/VERSION - prints out NetRPG version information
/WAIT, /WA (DM or current player) - delays action till end of initiative round
/NEXT - (DM or current player) moves to next initiative number
/DAMAGE,/DAM X - stores X damage to player's HP's
/WHO - lists all players and monsters
/TARGET, /T target - sets player's LastTarget to target
and adds in a to hit [mod] if it is there.
/ATTACK,/A target [mod]-> attacks target (or LastTarget if target omitted)
/READY,/RE 3 17 2d4+1 big stick, sets player's speed factor to 3, THACO to 17, damage to 2d4+1, and desc. of "big stick"
/ROLL xdy+z <priv>, /.xdy+z - Rolls x of y sided dice, and adds (or subtracts) z <priv> sends results to player & DM only
/SET <variable> <value> - /SET by itself for a list of variables.
/DO <action> - Shows action
===========================
General Character Commands
===========================